Total Complexity | 4 |
Dependencies | 8 |
Dependents | 0 |
Total lines | 95 |
Lines of code | 70 |
Logical lines of code | 26 |
Comment lines | 1 |
Methods | 3 |
Properties | 4 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
testValidateReturnsErrorResponseWhenApiKeyIsInvalid() | 51 | 2 | 28 | |
testValidateCallsValidateWhenApiKeyIsValid() | 49 | 1 | 36 | |
createMocks() | 70 | 1 | 6 |